xen.git
2007-12-12 Keir Fraserxend, acm: Extend Xen-API with function to reset the...
2007-12-12 Keir FraserFix domctl GCC dependency
2007-12-12 Keir Fraserioemu/qemu vga: save and restore vram buffer
2007-12-10 Keir Fraserioemu: Include mouse dz in xenfb event packet
2007-12-10 Keir Fraserxm-test: Don't run security test if ACM is not enabled.
2007-12-10 Keir Fraserx86: avoid LOCK prefix in some cases where it's not...
2007-12-10 Keir Fraserx86: eliminate (unused) return value from exception...
2007-12-10 Keir FraserAvoid duplication of domainID in messages.
2007-12-10 Keir Fraserinit_heap_pages() can be static.
2007-12-10 Keir Fraserx86: Clean up boot/wakeup code.
2007-12-08 Keir FraserFix XEN_EXTRAVERSION and shorten so it fits on a single...
2007-12-08 Keir FraserRevert 16560:822d4ec5cfb1.
2007-12-08 Keir FraserStart development for 3.2.0-rc2.
2007-12-08 Keir FraserAdded tag 3.2.0-rc1 for changeset 1f0c6e0d74a4
2007-12-08 Keir FraserUpdate Xen version to 3.2.0-rc1
2007-12-08 Keir Fraserhvm stdvga: Do not emulate PIO reads inside Xen. They...
2007-12-08 Keir Fraserxm-test, acm: fixes an API call due to recent changes.
2007-12-08 Keir Fraserqemu 16550 uart: Fast-drop bursts of transmitted charac...
2007-12-07 Keir Fraserx86: Respect e820 map even below 16MB.
2007-12-07 Keir Fraserx86: Change proliant io emulation stub to use pushf...
2007-12-07 Keir Fraservmx realmode: Fix exception delivery w.r.t. in-flight...
2007-12-07 Keir Frasertools: Rationalise library soname versions.
2007-12-07 Keir Fraserhvm: Clean up AP initialisation. This allows AP bringup...
2007-12-07 Keir Fraserioemu: Include termios.h and sys/ioctl.h to get TIOCM_...
2007-12-07 Keir Fraserxm: Fix help messages of xm vcpu-list/uptime
2007-12-07 Keir Fraser[IOEMU] Correct hu keymap definitions
2007-12-07 Keir Fraser[IOEMU] Add latin2 key symbol definitions.
2007-12-07 Keir FraserFix ioemu compile: serial.c was including a Linux-speci...
2007-12-06 Keir Fraserx86: Remove bogus variables on construct_dom0()
2007-12-06 Keir Fraseria64: Fix build after buf_ioreq struct change.
2007-12-06 Keir Fraserlibxc: Interface has changed a bit since Xen 3.1, so...
2007-12-06 Keir Fraserhvm: buffered_ioreq does not need a 'df' field. Add...
2007-12-06 Keir Fraser32-on-64: Fixes to previous changeset.
2007-12-06 Keir Fraser32-on-64: Fix domain address-size clamping, implement
2007-12-06 Keir FraserACM: Recover if XML policy representation is missing.
2007-12-06 Keir Fraserxm-test: An additional ACM security test case for the...
2007-12-06 Keir Fraserhvm: Split no_missed_tick_accounting into two modes:
2007-12-06 Keir Fraserxc ptrace: Fix a couple of bugs in page-table walking.
2007-12-06 Keir Fraser[XEN, 32on64]: Correct continuation translation for...
2007-12-06 Keir Fraserx86: Fix management support on HP ProLiant systems.
2007-12-06 Keir Fraserqemu-dm: Limit transmit retries from virtual UART FIFO.
2007-12-05 Keir Fraserxenstore: expanding_buffer variables are supposed to...
2007-12-05 Keir FraserCheck block file existence.
2007-12-05 Keir Fraser[QEMU-DM] Upgrade emulated UART to 16550A.
2007-12-05 Keir Fraser[QEMU-DM] Modem control line & msl/mcr register support.
2007-12-05 Keir Fraserhvm: Initialize vlapic->timer_last_update.
2007-12-05 Keir Fraserx86_64: Do not leak trampoline mapping into dom0's...
2007-12-05 Keir Fraserxenstore: document the xenstore protocol
2007-12-05 Keir Fraserxenstore-ls -f for find(1)-like output
2007-12-05 Keir Fraserxenstore: deprecating but \-quoting binary data.
2007-12-05 Keir Fraservt-d: Use bitmap to solve domain-id limitation issue.
2007-12-05 Keir FraserPV-on-HVM: Fix build for RHEL/SLES.
2007-12-05 Keir Fraserxm: Fix help message of xm info.
2007-12-05 Keir Fraserx86_emulate: EFLAGS.PF only reflects least-significant...
2007-12-05 Keir Fraser[USER GUIDE] [ACM/sHype Update] User Guide Update for...
2007-12-05 Keir Fraserblktap: cleanups for *BSD.
2007-12-05 Keir FraserFix help message of on_xend_stop
2007-12-05 Keir Fraserx86: Sync cpu/common.c with Linux 2.6.18.
2007-12-05 Keir Fraserx86 domain builder: Propagate x86_compat return code.
2007-12-05 Keir FraserImplement legacy XML-RPC interface for ACM commands.
2007-12-05 Keir FraserImplement legacy XML-RPC interface for ACM commands.
2007-12-04 Keir FraserRevert 16498:d2bef6551c1263e457aef75ce403ba53652a803f.
2007-12-04 Keir FraserFix xenctl_cpumap_to_cpumask.
2007-12-04 Keir Fraserx86_emulate: Fix SHLD/SHRD emulation -- cannot rely...
2007-12-04 Keir Fraserdocs: Fix interface manual to correctly reference
2007-12-04 Keir FraserMerge with ia64.
2007-12-04 Keir Fraserx86: clean up mm.c and cache 'current' where appropriate.
2007-12-04 Keir Fraserblkif interface: Add BLKIF_OP_FLUSH_DISKCACHE.
2007-12-04 Keir Fraserblktap: remove unused headers.
2007-12-04 Keir Frasertboot, xen: Update for Trusted Boot v20071128.
2007-12-04 Keir Fraserxend: Implement get_by_name_label for class XendNetwork
2007-12-04 Keir FraserFix xenmon.py to work on Solaris
2007-12-04 Keir Fraservt-d: Print messages when:
2007-12-04 Keir Fraserxsm: Consolidate xsm processing within domain control...
2007-12-04 Keir Fraserxentrace: Don't append trace on existing file.
2007-12-04 Keir Fraserdomain builder: make mmap() failure message more verbose.
2007-12-04 Keir Frasermini-os: No -fpic when building for x86.
2007-12-04 Keir Fraservnet: Fix compilation on x86/64 which erroneously asserts
2007-12-04 Keir Fraservnet: Fix compilation.
2007-12-04 Keir Fraserx86: Move get_page/put_page out of header file, and...
2007-11-30 Alex Williamsonmerge with xen-unstable.hg
2007-11-29 Keir Fraserx86_emulate: Fix POPA. Few other cleanups.
2007-11-29 Alex Williamson[IA64] Implement guest_os_type for ia64
2007-11-29 Alex Williamson[IA64] Provide backing for XEN_DOMCTL_set_opt_feature
2007-11-29 Alex Williamson[IA64] Create XEN_DOMCTL_set_opt_feature
2007-11-29 Alex Williamson[IA64] Create common guest_os_type domain config option
2007-11-28 Keir Fraservmx: Better tracing in vmcs_dump_vcpu() -- grab RIP...
2007-11-28 Keir Fraserx86_emulate: Emulate SHLD and SHRD instructions.
2007-11-28 Alex Williamson[IA64] Fix assign_domain_mmio_page
2007-11-28 Alex Williamson[IA64] Only use streamlined entry/exit for xen hypercall.
2007-11-28 Alex Williamson[IA64] vcpu_setcontext: only set cr_irr if VGCF_SET_CR_...
2007-11-28 Keir Fraserdomctl: Fix handling of size parameter in ext_vcpuconte...
2007-11-28 Keir Fraserxsm: Fix linker script integration for xsm initcall...
2007-11-28 Keir Fraserhvm: Fix 2 type mismatches in vlapic.h and hpet.c for...
2007-11-28 Keir Fraserhvm: Inject #UD for un-emulated instructions rather...
2007-11-28 Keir FraserFix string length check for vsnprintf() in debugtrace_p...
2007-11-28 Keir Fraserx86_emulate: Emulate RDTSC instruction.
2007-11-28 Keir Fraserx86_emulate: Emulate ENTER and LEAVE instructions.
2007-11-28 Keir Fraser[Mini-OS] Catch NULL dereferences
2007-11-28 Keir Fraser[Mini-OS] Fix strrchr() when string doesn't contain...
next